newIncognitoProfile

public abstract Profile newIncognitoProfile(String name)

Creates a new incognito Profile instance with the given name.

Parameters

name

a name of the profile. Cannot be empty or blank

Throws

when name is empty or blank

when the engine is closed and this service is not available anymore